home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1996 February / PC Direct CD-ROM (February 1996).iso / software / claris / impact / disk12 / impact.rs_ / impact.rs / TEXT_222.txt < prev    next >
Encoding:
Text File  |  1995-08-28  |  264 b   |  11 lines

  1. SIN (Sine)
  2. Calculates the sine of a number, where number is the angle in radians.
  3.  
  4. Format: SIN (number)
  5.  
  6. Argument:
  7. ΓÇó  number: A numeric value or expression in radians.
  8.  
  9. Example:
  10. SIN (radians (30) ) returns 0.5.
  11. Shows that the sine of 30 degrees is one half (.5).